Add model overrides and Mittwald route#761
Closed
CONN-SKILL wants to merge 1 commit into
Closed
Conversation
CONN-SKILL
force-pushed
the
model-overrides-mittwald
branch
8 times, most recently
from
July 8, 2026 18:54
b66fd59 to
1aab3e6
Compare
Member
|
Thanks — engagement-level model overrides and the Mittwald route are both wanted. This needs a rebase + cleanup before it can land, though:
Leaving open for the rebase. Ping me when it's split and green and I'll review promptly. |
Adds engagement-scoped model override middleware, web UI model selection, CLI/LangGraph run-config wiring, per-agent routing UI, and a configurable model block policy. Per review, the transport/egress bits (Mullvad sandbox overlay, LAN compose, Mittwald LiteLLM route) are split out of this PR and will be submitted separately.
CONN-SKILL
force-pushed
the
model-overrides-mittwald
branch
from
July 12, 2026 21:22
6637a40 to
ed0c8eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds engagement-level model overrides, exposes model selection in the web UI, wires overrides through the terminal/CLI LangGraph run config, and adds dynamic LiteLLM support for Mittwald AI Hosting via MITTWALD_AI_BASE_URL / MITTWALD_AI_MODEL.\n\nRuntime verified locally with Docker: web/langgraph/litellm healthy and mittwald/Mistral-Medium-3.5-128B returns OK through LiteLLM.